CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SVM c

搜索资源列表

  1. svm c++源码

    0下载:
  2. SVM分类器
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-04
    • 文件大小:15144
    • 提供者:mercury
  1. svm python

    1下载:
  2. Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
  3. 所属分类:书籍源码

    • 发布日期:2011-05-05
    • 文件大小:298789
    • 提供者:superbear
  1. libsvm

    0下载:
  2. 本代码是用C++实现的支持向量机
  3. 所属分类:源码下载

    • 发布日期:2012-04-04
    • 文件大小:625666
    • 提供者:f407450
  1. 支持向量机C#程序

    1下载:
  2. 改程序在C#中采用lilbsvm对样本进行了训练,有界面,对利用svm进行分类的很有帮助。
  3. 所属分类:界面编程

    • 发布日期:2012-05-08
    • 文件大小:449920
    • 提供者:wj_0201@126.com
  1. svm

    1下载:
  2. svm算法的c++实现 svm-svm algorithm c++ implementation svm
  3. 所属分类:Special Effects

    • 发布日期:2016-08-02
    • 文件大小:2794496
    • 提供者:ikan
  1. SVM

    0下载:
  2. 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13333987
    • 提供者:yyifang
  1. svm

    0下载:
  2. 支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现-Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:81994
    • 提供者:lily
  1. 模式识别小C程序

    2下载:
  2. 模试识别中用C做的完整程序,让你明明白白懂的svm其中的关系-Pattern Recognition C used to do the complete procedure, so you clearly understand the relationship svm
  3. 所属分类:Windows编程

    • 发布日期:2013-08-30
    • 文件大小:84175
    • 提供者:陈萍
  1. SVM

    1下载:
  2. 用C语言自己编写基于特定训练数据和测试数据的SVM程序,并用AUC对其评估-I have written using C language based on the specific training data and test data of the SVM procedure, and their assessment of AUC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:533530
    • 提供者:高如如
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. LS-SVMlab1.5

    0下载:
  2. SVM Algorithm, ls-svm FOR C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:32630
    • 提供者:yejing
  1. SVM-Fuzzy-SYSTEM

    0下载:
  2. 基于支持向量机和模糊系统的机器学习方法及其应用研究 文档 写的很好-SVM Fuzzy SYSTEM
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2170152
    • 提供者:china
  1. svm-by-Steve-Gunn

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:125369
    • 提供者:Amy
  1. LIB-svm-c

    0下载:
  2. LIBSVM在C++环境下的调试和程序注释-LibSVM debugging environment in C++ language
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:245609
    • 提供者:sonzhiqiang
  1. svm_demo

    0下载:
  2. SVM(支持向量机)常被用于二元分类问题中。此文件包含svm_predict、svm_train、svm_scale等源文件和若干训练文件,可以在VS中实现SVM的基本分类功能。(Support vector machine is often used in two elements classification problem. This file contains svm_predict, svm_scale, svm_train and other source files, and a
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:5048320
    • 提供者:yj1120
  1. 支持向量机的C语言程序源码

    0下载:
  2. 这是一段支持向量机器的C语言源代码,包含主函数、核函数还有各种运算(the programe of SVM includeing classfy.c hideo.c learn.c loqo.c)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:54272
    • 提供者:活佛
  1. SVM

    0下载:
  2. 自己用C#写的libsvm算法,可在控制台训练和测试(the libsvm algorithm by C# programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-08
    • 文件大小:26624
    • 提供者:lzy_lyx
  1. svm

    0下载:
  2. MATLAB支持向量机,编程实现,已用C语言转,内附Windows x64和x32(MATLAB SVM Programming implementation, has been used in C language, Windows x64 and X32)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:96256
    • 提供者:anzong
  1. SVM

    0下载:
  2. 该算法用Visual Studio编写 ,用于实现对样本的训练以及测试,并可以转换成matlab语言,直接调用子程序(The algorithm is written in Visual Studio, which is used to train and test the sample, and can be converted into a matlab language and directly invoked the subroutine.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:23552
    • 提供者:飘逸的猪
  1. PSO-SVM

    2下载:
  2. 用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:781312
    • 提供者:打死阿萨德
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com